home *** CD-ROM | disk | FTP | other *** search
- on mouseWithin me
- cursor(280)
- set the member of sprite the currentSpriteNum to member("arrowback_over")
- end
-
- on mouseLeave me
- cursor(-1)
- set the member of sprite the currentSpriteNum to member("arrowback")
- end
-